home *** CD-ROM | disk | FTP | other *** search
/ MacWorld UK 2005 May / MW_UK_2005_05.iso / 16 iCal utilities / MenuCal.sit / MenuCal / MenuCal.app / Contents / Resources / StatusItemView.h < prev    next >
Encoding:
Text File  |  2005-01-11  |  94 b   |  9 lines

  1. /* statusItemView */
  2.  
  3. #import <Cocoa/Cocoa.h>
  4.  
  5. @interface StatusItemView : NSControl
  6. {
  7. }
  8. @end
  9.